Automations

Server Commands

  • Version: 1.8.0
  • Official Verified

OpenBots Command group containing OpenBots Server commands (Asset, Credential, QueueItem, ServerEmail, Job).

OpenBots.Commands.Server \ Work Queue Item Command

Command: Work Queue Item Command

This command gets and locks a Queue Item from an existing Queue in OpenBots Server.

Parameters

Queue Name

Enter the name of the Queue.

Required

Save Attachments

Specify whether to save the queue item attachments to a local directory.

Required

Output Folder Path

Enter or select the path to the directory to store the attachments in.

Required

Decryption Key (Optional)

If Queue Item is encrypted, provide a base64 string representing the key to use for decryption.

Output Queue Item Dictionary Variable

Create a new variable or select a variable from the list.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Remote (Optional)

Optional field to mark the command as remote in order to execute it on a remote machine.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo